Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(console): report list card #2600

Merged
merged 2 commits into from
Aug 10, 2023
Merged

Conversation

jialeicui
Copy link
Contributor

@jialeicui jialeicui commented Aug 7, 2023

Description

2023-08-07_18-21

Modules

  • UI
  • Controller
  • Agent
  • Client
  • Python-SDK
  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #2600 (fe6ce5e) into main (daf2ee7) will decrease coverage by 2.85%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #2600      +/-   ##
============================================
- Coverage     82.60%   79.76%   -2.85%     
============================================
  Files           453        1     -452     
  Lines         24798       84   -24714     
  Branches       1495       14    -1481     
============================================
- Hits          20485       67   -20418     
+ Misses         3647       17    -3630     
+ Partials        666        0     -666     
Flag Coverage Δ
console 79.76% <ø> (?)
controller ?
standalone ?
unittests 79.76% <ø> (-11.75%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 454 files with indirect coverage changes

Copy link
Contributor

@waynelwz waynelwz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@waynelwz waynelwz merged commit 8f9f5f1 into star-whale:main Aug 10, 2023
17 checks passed
@jialeicui jialeicui deleted the report-list branch August 10, 2023 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
console 🎨 console feature ✨ new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants